ComponentOne ASP.NET MVC Controls
OnClientUpdatedLayout Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientUpdatedLayout Property
Occurs after the grid has updated its internal layout.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatedLayout As String
public virtual string OnClientUpdatedLayout {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members